home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presentation Library 1993 Spring / ARPL-Spring-93-Partner-Edition.iso / Applications / Databases / GQL V3.0 Demo / USA Sales Information / USA Sales Information.rsrc / gDEM_26858_Select all Customer < prev    next >
Encoding:
Text File  |  1992-01-27  |  216 b   |  1 lines

  1. select customer.cust_num, customer.cust_name, customer.addr1, customer.addr2, customer.cust_city, customer.cust_state, customer.cust_zip, customer.credit_line, customer.receivable, customer.cont_date from customer ;